Skip to content

Conversation

ffissore
Copy link

@ffissore ffissore commented Aug 27, 2025

At the moment, the driver depends on Snappier 1.0.0 which is probably badly annotated and doesn't provide a license identifier (though it provides a link to the license text)

This upgrade is to support automated license checks, which are required to ensure legal compliance.

@ffissore ffissore requested a review from a team as a code owner August 27, 2025 10:38
@ffissore ffissore requested review from ajcvickers and removed request for a team August 27, 2025 10:38
@ajcvickers
Copy link
Contributor

Note for team: This change mostly looks good, but it drops support for some targets that we still support. Specifically, the driver targets .NET 4.7.2, .NET Standard 2.1, and .NET 6. From those. The updated version of this Snappier supports .NET Standard 2.0, .NET 6, and .NET 8. This means that anything that targets .NET Standard 2.1, but does not target .NET Standard 2.0 or .NET 6 will not work. There are no in-support platforms from Microsoft that fit this combination, but that doesn't stop people who are currently using out-of-support platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants